home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 45
/
PC Gamer IT CD 45 2-2.iso
/
SMANDEMO
/
data1.cab
/
Program_Executable_Files
/
data
/
scripts
/
weapons
/
MarteauBolt.ws
< prev
next >
Wrap
Text File
|
1999-07-12
|
535b
|
25 lines
$name "MarteauBolt"
$properties
{
$collision_radius = 12
$collision_flags = COLLIDE_ENEMYS,COLLIDE_WORLD,COLLIDE_INSTANCE
$blast_radius = 200
$blast_flags = BLAST_EXPAND
$damage = 70
$blast_damage = 0
$blast_time = 10
$min_velocity = 15
$max_velocity = 15
$velocity_flags = USE_SUPPLIED_VELOCITY
$physics_flags = PHYS_GRAVITY
$friction = 0.94
$weapon_class = _WP_CLASS_VOODOO
$ammo = 0
}
$custom_sounds
{
$sound_marteau_bolt_hit = "data\audio\sfx\weapons\marteau\hit.wav"
}